Revision: bazaar--devo--1.4--patch-49
Archive: thelove@canonical.com
Creator: Canonical.com Patch Queue Manager <pqm@canonical.com>
Date: Tue May 17 14:46:18 BST 2005
Standard-date: 2005-05-17 13:46:18 GMT
Modified-files: commands/add-log-version.c
    commands/add-pristine.c commands/ancestry-graph.c
    commands/ancestry.c commands/annotate.c
    commands/apply-delta.c commands/branch.c
    commands/build-config.c commands/cacherev.c
    commands/cat-config.c commands/cmdutils.c
    commands/cmdutils.h commands/commit.c commands/delta.c
    commands/diff.c commands/find-pristine.c commands/get.c
    commands/grab.c commands/lock-pristine.c
    commands/merge.c commands/replay.c commands/resolved.c
    commands/status.c commands/switch.c commands/sync-tree.c
    commands/undo.c commands/update.c
    libarch/apply-changeset.c libarch/archive-cache.c
    libarch/archive-cache.h libarch/build-revision.c
    libarch/build-revision.h libarch/commit.c
    libarch/configs.c libarch/configs.h
    libarch/conflict-handling.c libarch/conflict-handling.h
    libarch/file-diffs.c libarch/import.c
    libarch/local-cache.c libarch/local-cache.h
    libarch/merge-three-way.c libarch/merge.c
    libarch/merge.h libarch/pristines.c libarch/pristines.h
    libarch/project-tree.c libarch/project-tree.h
    libarch/sync-tree.c libarch/sync-tree.h libarch/tag.c
    libarch/undo.c
New-patches: robert.collins@canonical.com--general/bazaar--devel--1.4--patch-80
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-81
    thelove@canonical.com/bazaar--devo--1.4--patch-49
Summary: major sweep of char tree_root usage, cleaning it into typesafe arch_project_tree_t usage. Also cripple/partially remove the search-peer-directories cache facility which has caused so many user headaches
Keywords: 

Patches applied:

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-80
   more code duplication elimination in apply_changest, and cleanup the apply_changeset interface to conflicts to use the tree objects

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-81
   major sweep of char tree_root usage, cleaning it into typesafe arch_project_tree_t usage. Also cripple/partially remove the search-peer-directories cache facility which has caused so many user headaches

